Add CVE number to ChangeLog
authorGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2012 19:07:53 +0000 (15:07 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2012 19:07:53 +0000 (15:07 -0400)
lisp/ChangeLog

index 84df02b8ec5bde09f7e5b948efa5010bfafbbe35..0e07c29767faa690f485cd32cdc215dc2680738d 100644 (file)
@@ -17,6 +17,7 @@
        * files.el (hack-local-variables-filter): If an eval: form is not
        known to be safe, and enable-local-variables is :safe, then ignore
        the form totally, as is done for non-eval forms.  (Bug#12155)
+       This is CVE-2012-3479.
 
 2012-08-07  Chong Yidong  <cyd@gnu.org>